records

records

Active filters Clear all

No active filters

Filters

Vessel Operations Rate

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
السنة
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
الربع
               

No description available for this field.

Name (identifier)
quarter
Type
decimal
Sample
                       
معدل تشغيل السفن (بالساعات)
               

No description available for this field.

Name (identifier)
vor
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"vor-2018",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/vor-2018"
      }
    ]
    ,
  • "definitions":
    {
    • "vor-2018":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/vor-2018_records"
            }
          }
        }
      }
      ,
    • "vor-2018_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"السنة",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"number",
              • "title":"الربع",
              • "description":""
              }
              ,
            • "vor":
              {
              • "type":"number",
              • "title":"معدل تشغيل السفن (بالساعات)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets